AMotionEvent_getEdgeFlags

Get a bitfield indicating which edges, if any, were touched by this motion event. For touch events, clients can use this to determine if the user's finger was touching the edge of the display.

extern (C) nothrow @nogc
int
AMotionEvent_getEdgeFlags

Meta